/*
 Theme Name:   BSRS
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Child of understrap-master
 Author:       John Doe
 Author URI:   http://example.com
 Template:     understrap-master
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  BristolSongRecitals
*/

/* 

Our colours:
Light blue; 123 170 221; #7baadd;
Dark blue; #1e3159
*/                                  

body, html {
	background-color: #1e3159 !important; 
}
.bg-primary {
  background-color: #1e3159 !important; 
}

div.lep_bigheader_logo_div {
	width:100%;	
	margin-bottom:20px;
	text-align:center;
}

img.lep_bigheader_logo {
	width:100%;
	max-width:1024px;
	margin:0px auto 0px auto;
	display:block;
}

img.front-page-hero {
	width:100%;
	margin-bottom:30px;
}

.lep_font_1 {
	font-family: 'Raleway', sans-serif;
}

#wrapper-static-hero .widget-title {
	font-family: 'Raleway', sans-serif;	
}

#wrapper-static-hero {
	margin-bottom:15px;
}


.lep_fulltop {
	font-family: 'Raleway', sans-serif;
	margin-bottom:20px;
}
 	
.fulltop_img {
	-webkit-box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
}

#primary .hentry {
	font-family: 'Raleway', sans-serif;
	padding:15px;
}


.entry-content .has-drop-cap::first-letter {
	font-family:'Times', serif;
}

blockquote.wp-block-quote {
	border-left:2px solid #1e3159;
	padding-left: 10px;
}

#wrapper-footer.wrapper {
	background-color: #7baadd;	
	border-top:2px solid #1e3159;
	height:100%;
	font-family:'Raleway', sans-serif;
}

img.lep_blog_img {
	float:left;   
	border: solid 2px #eee;
	padding: 5px;
	background-clip: content-box; 
	margin-right:10px; 
	margin-bottom:10px
}


#wrapper-footer .site-info .lep_small {
	font-size:10px;	
	line-height:10px;
}

.widget_text {
	padding:15px;
	background-color:#e8e8e8;
	-webkit-box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
}

.widget_text p {
	font-family: 'Raleway', sans-serif;
}

#lep_hero_picture {
	background-image:url('/images/BernadetteHamishPerforming.png');
	background-size: 100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:360px;
	font-family: 'Raleway', sans-serif;
	font-size:50px;
	font-weight:bold;
	color:white;
	top:50px;
	left:50px;
}

#lep_hero_text {
	position:relative;
	text-shadow: 2px 2px 2px #0D1313;
	font-family: 'Raleway', sans-serif;
	font-size:50px;
	font-weight:bold;
	color:white;
	top:50px;
	left:50px;
	width:50%;
	padding:15px;
	background:rgba(0,0,0,.5);
	text-align:center;
	margin-left:auto; margin-right:auto;
}

.jumbo_herotext {
	color:white;
	text-shadow: 2px 2px 2px #0D1313;
	font-family: 'Raleway', sans-serif;	
	background-color:rgba(0,0,0,.5);
	padding:20px;
	
}

.jumbobluebutton {
	background-color:#1e3159;	
	border:0px solid #1e3159;
}

.jumbo-image {
	background-image:url('/images/CharlotteAndStefan.jpg');
	background-size: 100%;
	background-position:50% 50%;
	background-repeat:no-repeat;
	  background-size: cover;
  background-repeat: no-repeat;
  background-size: cover;

  overflow: hidden;
  width: 100%;
  height: auto;
}

/* homepage, widgets */

.home_blog_list {
	border:1px solid #1e3159;
	width:100%;
	background-color:white;
	height:100%;
	-webkit-box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	padding:0px !important;
}

.home_blog_list .head-wrap {
	background-color:#1e3159;
	padding:10px;
	width:100%;
}

.home_blog_list h3 {
	font-family: 'Raleway', sans-serif;	
	color:white;
}

.home_blog_list_inner {
	padding-left:10px; padding-right:10px;
	padding-top:7px;
}

/* homepage, series */

.home-series-box {
	background-color:#dbe9ff;
	border:1px solid blue;
}

.home-series-wrap {
	
	border:1px solid silver;	
	-webkit-box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	-moz-box-shadow
	margin-left:15px;
	margin-right:15px;
	padding-bottom:15px;
	background-color:white;
}

.home-series-standfirst {
	width:100%; 
	text-align:center;
	margin-bottom:15px;
}


.home-series-wrap.gray {
	font-color:gray;
	background-color:silver;
}

h2.our-performers-h2 {
	padding-top:10px;
	font-family: 'Raleway', sans-serif;
	font-size:2em;
}

h3.op_title {
	font-family: 'Raleway', sans-serif;
	font-size:1.5em	
}

.our-performers div.our-p-div-left {
	padding:25px;
	font-family: 'Raleway', sans-serif;
}

.our-performers div.our-p-div-right {
	padding:10px;
}


/* Homepage subscribe */

.subscribe_homepage {
	background-color:#eee;
	text-align:center;
	padding:15px;
	margin-top:2em;
	margin-bottom:4em;
	}
	
.subscribe_button {
	width:auto;
	padding:10px;
	color:white;
	background-color:#1e3159;
	border-radius:5px;
	margin-bottom:25px;
}

.subscribe_button:hover {
	color:yellow;	
}

/* Homepage videos no border */

.subscribe-border {
	-webkit-box-shadow: 4px 4px 21px -1px rgba(0,0,0,0.75);
	-moz-box-shadow	
}

.daily-videos {
	margin-top:2em;
	background-color: #e8e8e8;
	padding:2em;
	margin-bottom:3em;
}

.you-tube-container {
	{
  overflow: hidden;
  // Calculated from the aspect ration of the content (in case of 16:9 it is 9/16= 0.5625)
  padding-top: 56.25%;
  position: relative;

}

.you-tube-container iframe {
	border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
	
}

.widget-no-border {
	box-shadow:none !important;	
	background-color:none !important;
}

a.footerblack {
	color:#212529;
	font-family: 'Raleway', sans-serif;
	
}


/* The events, lunchtime recitals, etc pages */

h4.standfirst {
	margin-bottom:10vh;
	font-weight:100;
}

.home-series-wrap h3 {
	margin-top:15px	
}

.category-events .tribe-events-list-widget {
	padding:15px;
	border:1px solid silver;
	-webkit-box-shadow: 0px 0px 45px -16px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 45px -16px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 45px -16px rgba(0,0,0,0.75);
}

.category-events .tribe-event-title, .category-events .tribe-event-title a {
	font-size:12pt; 
	padding-left:0px;
	
}

.category-events ol.tribe-list-widget, .category-events .tribe-events-list-widget-events {
	padding-left:0px;
}


.programme-page-image{
	margin-right:15px;
	margin-bottom:15px;
}

/* Rightsidebar for events, etc */

#right-sidebar {
	background-color:#ddd;	
	padding-top:20px;
}

.card { 
	font-family: 'Raleway', sans-serif;
	margin-bottom:15px;
	border-radius:10px;
}

.card .card-title {
	text-align:center;
}

.card .card-text {
	text-align:center;
}

.card .card-image-side {
	width:100px;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.nav-subtitle, .post-navigation .nav-links {
display: none;
}

